projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa75646
)
add GTK_HAVE_FEATURES_1_1_13 for the toggle button name changes
author
Stuart Parmenter
<pavlov@src.gnome.org>
Wed, 13 Jan 1999 03:34:53 +0000
(
03:34
+0000)
committer
Stuart Parmenter
<pavlov@src.gnome.org>
Wed, 13 Jan 1999 03:34:53 +0000
(
03:34
+0000)
gtk/gtkfeatures.h.in
patch
|
blob
|
history
diff --git
a/gtk/gtkfeatures.h.in
b/gtk/gtkfeatures.h.in
index f7092c0a99651da1728c9124b9516e401819cfe8..ec1facfc5f83a975d22ec2e3345785e36b906c79 100644
(file)
--- a/
gtk/gtkfeatures.h.in
+++ b/
gtk/gtkfeatures.h.in
@@
-99,6
+99,11
@@
extern "C" {
*/
#define GTK_HAVE_FEATURES_1_1_12 1-1-12
+/* Gtk+ 1.1.13 version tag
+ * gtk_toggle_button_set_state name changes
+ */
+#define GTK_HAVE_FEATURES_1_1_13 1-1-13
+
#ifdef __cplusplus
}
#endif /* __cplusplus */